home *** CD-ROM | disk | FTP | other *** search
- MYSQLSHOW(1) MYSQLSHOW(1)
-
-
-
- NNAAMMEE
- mmyyssqqllsshhooww
- - Shows the structure of a mysql database
- (databases,tables and columns)
-
- UUSSAAGGEE
- shell> mysqlshow [_O_P_T_I_O_N_S]] [[_d_a_t_a_b_a_s_e _[_t_a_b_l_e _[_c_o_l_u_m_n_]_]_]
-
- SSYYNNOOPPSSIISS
- mmyyssqqllsshhooww [--##|----ddeebbuugg==......]] [--??|----hheellpp] [--cc|----cchhaarraacc
- tteerr--sseettss--ddiirr==......]] [--CC|----ccoommpprreessss] [--hh|----hhoosstt==......]
- [--ii|----ssttaattuuss] [--kk|----kkeeyyss] [--pp|----ppaasssswwoorrdd_[_=_._._._]]
- [--PP|----ppoorrtt==......] [--SS|----ssoocckkeett==......] [--uu|----uusseerr==##]
- [--VV|----vveerrssiioonn]
-
- DDEESSCCRRIIPPTTIIOONN
- --##|----ddeebbuugg==......
- output debug log. Often this is 'd:t:o,filename`
-
- --??|----hheellpp
- display help and exit
-
- --cc|----cchhaarraacctteerr--sseettss--ddiirr==......
- Directory where character sets are
-
- --CC|----ccoommpprreessss
- Use compression in server/client protocol
-
- --hh|----hhoosstt==......
- connect to host
-
- --ii|----ssttaattuuss
- Shows a lot of extra information about each table
-
- --kk|----kkeeyyss
- show keys for table
-
- --pp|----ppaasssswwoorrdd_[_=_._._._]
- password to use when connecting to server If pass
- word is not given it's asked from the tty.
-
- --PP|----ppoorrtt==......
- Port number to use for connection
-
- --SS|----ssoocckkeett==......
- Socket file to use for connection
-
- --uu|----uusseerr==##
- user for login if not current user
-
- --VV|----vveerrssiioonn
- output version information and exit
-
-
-
- NNOOTTEE
- If last argument contains a shell or SQL wildcard (*,?,%
- or _) then only what's matched by the wildcard is shown.
- If no database is given then all matching databases are
- shown. If no table is given then all matching tables in
- database are shown If no column is given then all matching
- columns and columntypes in table are shown
-
-
- SSEEEE AALLSSOO
- isamchk (1), isamlog (1), mysqlaccess (1), mysqladmin (1),
- mysqlbug (1), mysqld (1), mysqldump (1), mysqlshow (1),
- msql2mysql (1), perror (1), replace (1), safe_mysqld (1),
- which1 (1), zap (1),
-
- AAUUTTHHOORR
- Ver 1.0, distribution 3.23.29a Michael (Monty) Widenius
- (monty@tcx.se), TCX Datakonsult AB (http://www.tcx.se).
- This software comes with no warranty. Manual page by L.
- (Kill-9) Pedersen (kill-9@kill-9.dk), Mercurmedia Data
- Model Architect / system developer (http://www.mercurme
- dia.com)
-
-
-
-
- 19 December 2000 MYSQLSHOW(1)
-